home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / milia.dxr / 00024.ls < prev    next >
Encoding:
Text File  |  1996-03-22  |  107 b   |  10 lines

  1. on exit frame
  2.   if the mouseCast = 153 then
  3.     go("naveg")
  4.   end if
  5. end
  6.  
  7. on mouseUp
  8.   go("Criadores")
  9. end
  10.